SL_SAMPLINGRATE_8

These macros specify the commonly used sampling rates (in milliHertz) supported by most audio I/O devices.

extern (C)
enum SL_SAMPLINGRATE_8 = (cast(SLuint32)8000000);

Meta